if (isset(f5)) {
  load.pic(v0);
  draw.pic(v0);
  discard.pic(v0);
  status.line.off();
  prevent.input();
  set.horizon(0);
  reset(f56);
  load.view(0);
  set.view(o1,0);
  animate.obj(o1);
  position(o1,1,34);
  draw(o1);
  load.sound(4);
  sound(4,f64);
  show.pic();
  v10 = 1;
  move.obj(o1,72,34,1,f56);






}
if (isset(f56)) {
  reset(f56);
  stop.cycling(o1);
  set.loop(o1,2);
  print("This your character."
  "He's 26 years old and lives in the beautiful city of 'Lost Angels'."
  "He works in a teddy bear shop as a hugger \(he hug's the thing before people buy them\) "
 "Also he lives at Teddy street 46. That's all about him.");
  new.room(3);

}
if (isset(f61)) {
  reset(f61);
  new.room(3);
}
return();